Skip to content

Conversation

daurnimator
Copy link
Owner

Related to #68

@coveralls
Copy link

coveralls commented Jan 23, 2017

Coverage Status

Coverage decreased (-0.2%) to 87.67% when pulling 4d716b5 on 68-debugging into 032f4af on master.

@@ -4,6 +4,16 @@ local ce = require "cqueues.errno"

local connection_methods = {}

local function positive(x)
return x ~= nil and x ~= "0" and x:lower() ~= "false" and x:lower() ~= "no"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants